Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
SccpMessage Class Reference

SCCP message structure. More...

Inheritance diagram for SccpMessage:
Header Pdu Signal

Public Attributes

SkinnyMessageType msgType
 
string calledNumber
 
string callerNumber
 
string lineNumber
 
int sccpPort
 
int rtpPort
 
mac macAddress
 
string strIpAddress
 
CallState state
 
string systemMsg
 
- Public Attributes inherited from Header
Pdu payload
 

Detailed Description

SCCP message structure.

Member Data Documentation

◆ calledNumber

string SccpMessage::calledNumber

◆ callerNumber

string SccpMessage::callerNumber

◆ lineNumber

string SccpMessage::lineNumber

◆ macAddress

mac SccpMessage::macAddress

◆ msgType

SkinnyMessageType SccpMessage::msgType

◆ rtpPort

int SccpMessage::rtpPort

◆ sccpPort

int SccpMessage::sccpPort

◆ state

CallState SccpMessage::state

◆ strIpAddress

string SccpMessage::strIpAddress

◆ systemMsg

string SccpMessage::systemMsg

The documentation for this class was generated from the following file: